home *** CD-ROM | disk | FTP | other *** search
- CreateFile(&T;&S;&S;&S):I
-
- OpenFile(&T;&S):I
-
- OpenFileRO(&T;&S):I
-
- CloseFile(&I)
-
- GetFilePos(&I):L
-
- SetFilePos(&I;&L;&I):I
-
- ScanToStr(&I;&S):I
-
- ScanBackToStr(&I;&S):I
-
- ReadBytes(&I;&I):T
-
- ReadToStr(&I;&S):T
-
- WriteBytes(&I;&T):I
-
- GetFileEOF(&I):L
-
- SetFileEOF(&I;&L):I
-
- GetFileRefPath(&I):T
-
- ReadPictFile(&T;&S;&P):I
-
- WritePictFile(&P;&T;&S;&S):I
-
- ReadTextFile(&T;&S;&T):I
-
- WriteTextFile(&T;&T;&S;&S):I
-
- LoadDocument(&T;&I):P
-
- DumpDocument(&P;&T):I
-
-